<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*common*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:'å¾®è½¯é›…é»‘';vertical-align:baseline;}
body{background:#FFF; -webkit-text-size-adjust:none; font-size:12px;}
html,body{height:100%;}
blockquote,q{quotes:none;}
li{list-style-type:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}
a{color:#333;text-decoration:none;}
a:hover{color: #000;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}


*{
	margin: 0px;
	padding: 0px;
	font-family: "å¾®è½¯é›…é»‘",Arial;
}

body{
	font-size: 12px;
}

a{
	text-decoration: none;
	outline: none;
}

li{
	list-style: none;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear: both;
}

.wrap{
	width: 1180px;
	margin:0 auto;
}



/*.wrap li,a{*/
	/*font-size: 16px;*/
/*}*/

.TopBar{
	height: 120px;
}

.logo{
	width: 685px;
	height: 120px;
	/*background: url(../img/logo.png) no-repeat;*/
}

.barright{
	width: 320px;
	padding:20px 0;
}

.hottel{
	height: 30px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding-left: 40px;
	background: url(../img/hottel.png) no-repeat;
}

.it{
	font-size: 18px;
	font-style: italic;
}

.language{
	float: right;
}

.language a{
	text-align: center;
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 30px;
	border-radius: 50%;
	border:1px solid #666666;
	margin-right: 8px;
}

.language a:hover{
	border: 1px solid #da2538;
}

.language .active{
	border: 1px solid #da2538;
}

.search{
	margin-top: 42px;
	height: 36px;
}

.search input{
	float: left;
	width:230px;
	height: 32px;
	padding-left: 8px;
	border:2px solid #c5c5c5; 
	border-right: none;
	outline: none;
}

.button_search{
	float: left;
	width: 80px;
	height: 36px;
	background:#ffa200;
	outline: none;
	border:none; 
	color: #333333;
	font-size: 14px;
	cursor: pointer;
}

.nav{
	height: 50px;
	line-height: 50px;
	/*background: #cdcdcd;*/
	background: #f1f1f1;
	color: #333333;	
}

.nav li{
	width: 170px;
	text-align: center;
	float: left;
	font-size: 18px;
	position: relative;	
}

.navindex{
	width: 160px !important;
}

.nav li a{
	display: block;
	color: #333333;
}

.nav li a:hover{
	margin-top: -3px;
	border-top:3px solid #ffa200;
	color: #fff;
	background:#c4002b;
}

.nav .avtive{
	margin-top: -3px;
	border-top:3px solid #ffa200;
	color: #fff;
	background:#c4002b;
}

.nav li ul{
	position: absolute;
	display:none;
	background: #ebebeb;
	z-index: 99;
}

.nav li ul li{
	width: 170px;
	height: 35px;
	margin:5px 0;
	line-height: 35px;
	background: #ebebeb;
	position: relative;
	top:0;
}

.nav li ul li a{
	font-size: 16px;
}

.nav li ul li a:hover{
	border-top:0;
	background: #ffa200;
	height: 36px;
	margin-top: 0px
}

.focusa{
}

/* ç•™è¨€æ¿é¡µé¢ */
#main_book{margin-bottom:30px;font-size:14px;line-height:30px;color:#464646}
#main_book a{color:#464646;}
#main_book h3{color:#666;border-bottom:1px solid #cbd1d3;font-size:12px;height:35px;line-height:35px;font-weight: normal;margin-bottom:30px;}
#main_book .book_title{color:#333;font-size:21px;margin-bottom:10px;}
#main_book .book_title a{color:#0033cc;font-size:16px;margin:0 20px}
#main_book p{color:#9a9a9a;font-size:12px;line-height:22px;}
.message_table{width:600px;margin:10px auto 0}
.message_table tr{padding:2px 0;height:40px;line-height:40px;}
.xing{padding-left:15px;color:red;}
.tips{padding-left:15px;color:#bebebe;}
.input_text{border: 1px solid #d0d0d0;padding:2px;height:25px;line-height:25px; width:300px; font-size: 12px;outline:none;}
.textarea_text{padding:3px;border: 1px solid #d0d0d0;outline:none}
.submit{height:35px;width:300px;line-height:35px;color:#fff;background:#09c;cursor:pointer;border:none;outline:none;transition:all 0.3s}
.submit:hover{background:#018dbc}
.book_title{font-size:16px;color:#565656;margin:10px 0;}
.guestbook_list{padding:10px;background:#fafafa;border:1px solid #dadada;line-height:25px;margin-bottom:10px;color:#888}
.book_head{font-size:12px;border-bottom:1px dashed #8e8e8e;padding:5px 0;}
.book_head span{color:#9a9a9a;margin-left:5px;font-size:12px}
.book_content{margin:10px 0;}
.admin_repay strong{color:#DE4C1C;}


.banner{
	width: 100%;
}

.banner img{
	/*width: 1920px;*/
	/*height: 500px;*/
	/*text-align:center;*/
	width: 100%;
}

/*æ’ä»¶æ&nbsp;·å¼*/
#bannerroll .swiper-button-prev{
	background: url(../img/pre.png) no-repeat !important;
	width: 40px !important;
	height: 100px !important;
	left: 6% !important;
}

#bannerroll .swiper-button-next{
	background: url(../img/next.png) no-repeat !important;
	width: 40px !important;
	height: 100px !important;
	right: 6% !important;
}

@media screen and (max-width:1180px){
	#bannerroll .swiper-button-prev,#bannerroll .swiper-button-next{
		display: none;
	}
}

#bannerroll .swiper-button-prev:hover{
	background: url(../img/preon.png) no-repeat !important;
}

#bannerroll .swiper-button-next:hover{
	background: url(../img/nexton.png) no-repeat !important; 
}

.product{
	/*height: 268px;*/
}

.product .head{
	font-size: 24px;
	color: #333333;
	padding: 32px 0  15px 0;
}

.product .head .english{
	text-transform:uppercase;
	font-size: 20px;
	color: #cccccc;
}

.product .catalogue{
	margin: 0 -10px;
}

.product .catalogue li{
	float: left;
	width: 130px;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	height: 160px;
	position: relative;
	margin: 0 10px;
	overflow: hidden;
}

.product .catalogue li a img{
	width: 130px;
}


.catalogue .info{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;  
	-moz-transition: top ease 200ms;
	-o-transition: top ease 200ms;
	-webkit-transition: top ease 200ms;
	transition: top ease 200ms;
	background: #eaeaea;
	color: #333333;
}

.catalogue li:hover .info{
	top:0;
}

.info .title{
	text-align: center;
	font-size: 18px;
	line-height: 50px;
}

.showdetail{
	width: 100%;
	height: 100px;
}

.showdetail li{
	float: left;
	width: 90px!important;
	font-size: 14px !important;
	text-align: left !important;	
	color: #333333;
	height: 30px !important
}

.showdetail li a{
	overflow: hidden ;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding-left: 10px;
	color:#333333;
	background: url(../img/point.png) no-repeat 1px; 
}

.showdetail li a:hover{
	color: #ff0000;
	background: url(../img/pointon.png)no-repeat 1px;
}

.main{
	width: 100%;
	background: #f6f6f6;
	height: 520px;
	overflow: hidden;
}

.about{
	width: 420px;
	overflow: hidden;
}

.about .head{
	font-size: 24px;
	color: #333333;
	padding-top: 18px;
	line-height: 60px;
}

.about .head .english{
	text-transform:uppercase;
	font-size: 20px;
	color: #cccccc;
}

.about .detail{
	width: 100%;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}

.about .detail img{
	width: 400px;
	/*height: 280px;*/
	margin-bottom: 15px;
}

.news{
	width: 720px;
}

.news .head{
	font-size: 24px;
	color: #333333;
	padding-top: 18px;
	line-height: 60px;
}

.news .head .english{
	text-transform:uppercase;
	font-size: 20px;
	color: #cccccc;
}

.newsbox{
	width: 100%;
	height: 120px;
	margin-bottom: 20px;
}

.newspic{
	width: 340px;
	height: 120px;
	background: #e3e3e3;
}

.newspic .pic{
	float: left;
	width: 180px;
	height: 120px;
}
.newspic .pic img{
	width: 180px;
	height: 120px;
}

.newsdate{
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 38px;
}

.newstime{
	font-size: 30px;
	color: #cc0000;
	padding-top: 15px;
	border-bottom: 2px solid #666666;
	width: 50px;
	margin:0 25px;
	font-style: italic;	
}

.newsmonth{
	font-size: 18px;
	color: #666666;
}

.newsyear{
	font-size: 14px;
	color: #999999;
}

.newsdetail{
	width: 360px;
	height: 120px;
	overflow: hidden;
}

.newsdetail .title{
	width: 100%;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	padding-bottom: 5px;
}

.newscontent{
	font-size:14px;
	line-height: 28px;
	color: #666666; 
}

/*.content{*/
	/*width: 1260px;*/
	/*margin: 0 auto;*/
/*}*/

.partner{
	width: 100%;
	height: 240px;
}

.partner .head{
	font-size: 24px;
	color: #333333;
	padding-top: 18px;
	line-height: 60px;
}

.partner .head .english{
	text-transform:uppercase;
	font-size: 20px;
	color: #cccccc;
}

.partnerroll{
	width: 100%;
	height: 120px;
	position: relative;
}

/*æ’ä»¶æ&nbsp;·å¼*/
#partnerjs .swiper-pagination{
	opacity: 0 !important;
}

.partnerroll .swiper-button-next{
	width: 40px;
	height: 120px;
	background: url(../img/pnext.png);
	position: absolute;
	right: 15px;
	top:0px !important;
	margin-top: 0px;
}

.partnerroll .swiper-button-prev{
	width: 40px;
	height: 120px;
	background: url(../img/ppre.png);
	position: absolute;
	left: -4px;
	top:0px !important;
	margin-top: 0px;
}

.partnerroll .swiper-button-next:hover{
	background: url(../img/pnexton.png);
}

.partnerroll .swiper-button-prev:hover{
	background: url(../img/ppreon.png);
}

#partnerjs{
	width: 1179px !important;
}

/*.footer{*/
	/*width: 100%;*/
	/*height: 300px;*/
	/*background: #484848;*/
	/*border-top: 3px solid #cccccc;*/
/*}*/

.w1200{width:1200px;margin:0 auto;}
/* footer-wrap */
.footer-wrap{background:#f9f9f9;padding:30px 0;*height:180px;}

/*---æ´æ›¢å„´é—å&nbsp;Ÿæ½ˆæ·‡â„ƒä¼…---*/
.footer {}
ul.f-m-list{*clear:both;overflow:hidden;}
ul.f-m-list li{color:#727272;font-size:12px;}
ul.f-m-list li a{color:#000;}
ul.f-m-list li a:hover{color:#147391;}
ul.f-m-list li.mlogo{width:22%;margin-right:5%;}
ul.f-m-list li.logo2{position:absolute ;}
/*ul.f-m-list li.mlogo img{position:absolute;left:0;top:20px;z-index:10;}*/
ul.f-m-list li.mlogo a.outlink{display:block;margin:0 0 10px 0px;width:194px;font-size:16px;height:34px;line-height:32px;padding-left:45px;color:#fff;background:url(../img/icon.png) no-repeat;}
ul.f-m-list li.mlogo a.hcw{background-position:-7px -527px;}
ul.f-m-list li.mlogo a.albbgn{background-position:-7px -577px;}
ul.f-m-list li.mlogo a.albbgj{background-position:-7px -627px;}
ul.f-m-list li.mlogo a:hover{color:#000;}
ul.f-m-list li.address{width:35%;}
ul.f-m-list li.address p{line-height: 24px;font-size: 16px;}
ul.f-m-list li.sns{width:20%;text-align:right;*overflow:hidden;}
ul.f-m-list li.sns span{text-align:center;display:inline-block;vertical-align:middle;*display:inline;*width:100px;zoom:1;}
ul.f-m-list li.sns span.wx{margin-left:10px;}
ul.f-m-list li.sns img{display:block;width:100px;margin:0 auto 10px;}

.footernav{
	float: left;
}

.footernav li{
	margin-top: 12px;
	float: left;
	width:145px;
	height: 250px;
	text-align: center;
}

.footericon1{
	width: 100%;
	background: url(../img/footericon1.png) no-repeat 45px 0;
}

.footericon2{
	width: 100%;
	background: url(../img/footericon2.png) no-repeat 45px 0;
}

.footericon3{
	width: 100%;
	background: url(../img/footericon3.png) no-repeat 45px 0;
}

.footericon4{
	width: 100%;
	background: url(../img/footericon4.png) no-repeat 45px 0;
}

.footericon5{
	width: 100%;
	background: url(../img/footericon5.png) no-repeat 45px 0;
}

.footericon6{
	width: 100%;
	background: url(../img/footericon6.png) no-repeat 45px 0;
}


.footerguide{
	width: 95px;
	padding-top: 40px;
	padding-left:35px; 
	color:#999999;
	font-size: 16px;
	text-align: left; 
}

.footerguide li{
	width: auto;
	height: auto;
	margin-top: 8px;
}

.footerguide li a{
	color: #cccccc;
	font-size: 14px;
}

.code{
	float: left;
	width: 200px;
	height: 200px;
	margin:40px 40px 0 40px;
}

.code img{
	width: 100%;
	height: 100%;
}

.copyright{
	float: left;
	padding-left: 35px;
	height: 20px;
	color: #cccccc;
	font-size: 14px;
}

/*å†…é¡µ*/
.navigation{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
}

.navigation li{
	float: left;
	color: #666666;
}

.navigation li a{
	color: #333;
}

.major{
	width: 100%;
}

.major .head{
	padding-top: 35px;
	height: 35px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	color: #000000;
	line-height: 35px;
	margin-bottom: 30px;
}

.major .head .english{
	text-transform:uppercase;
	font-size: 20px;
	color: #cccccc;
}

.leftsider{
	width: 815px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	padding-bottom: 50px;
}

.rightsider{
	width: 320px;
}

.aboutimg{
	width: 320px;
	height: 200px;
}

.export{
	width: 320px;
	height: 120px;
	padding:20px 0;
}

.honorlist{
	float: left;
	margin:0 -10px;
	padding-bottom: 10px;
}

.honorlist li{
	width: 220px;
	height: 305px;
	float: left;
	font-size: 14px;
	color: #000000;
	margin:0 10px 15px 10px;
}

.honorlist li p{
	line-height: 35px;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* å…¨å±€åˆ†é¡µ */
#page{
	margin:30px 0;
	font-size:14px;
	height:30px;
	line-height:30px;
	text-align:center;
	float: left;
	width: 70%;
	padding:0 15%;
}
#page .pageinfo{margin-right:3px;color:#808080;font-size:14px;padding:4px 10px;border:1px solid #aaa;}
#page .pageinfo strong{font-weight:normal;margin:0 3px}
#page  a{border:1px solid #aaa;background:#fff;color:#808080;padding:4px 10px;margin-left:5px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#09c;color:#fff;text-decoration:none;border:1px solid #09c;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #aaa;}

.pages {
	float: left;
	width: 70%;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	padding:0 15%;
}

.pagesnum{
	float: left;
	padding-top: 25px;
	font-size: 14px;
	color: #333333;
	padding-right: 75px;
}

.pageslist{
	float: left;
	margin-top: 20px;
}

.pageslist li{
	float: left;
}

.pageslist li a{
	float: left;
	display: block;
	padding:6px 11px;
	color: #333;
	margin-right: 6px;
	border:1px solid #dddddd;
}

.pageslist li a:hover,.pageslist .active{
	background: #db2237;
	color:#fff;
}

.newsist{
	width: 100%;
}

.widthno{
	width: 800px;
}

.major .title{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #333333;
	height: 70px;
	padding-top: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

.major .title .from{
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	height: 40px;
}

.major .title .from .date{
	padding-left: 60px;
}

.major .info{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	padding-bottom: 50px;
}

.productlist{
	float: left;
	margin:0 -10px;
	padding-bottom: 10px;
}

.productlist li{
	width: 220px;
	/*height: 370px;*/
	float: left;
	font-size: 14px;
	color: #000000;
	margin:0 10px 15px 10px;
}

.productlist li img{
	width: 216px;
	height: 216px;
	border:2px solid #ececec;
}

.productlist li .title{
	line-height: 30px;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333333;
	text-align:center;
}

.productlist li p{
	line-height: 24px;
	color: #666666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.productleft{

}

.pro_name{font-size:16px;color:#333}
.pro_rmb{color:#e83b3b;margin-top:5px;}
.pro_kc{margin:8px 0 15px 0}
.pro_gm{background:#e83b3b;box-shadow:0 2px 0 #ae2424;border-radius:3px;width:130px;height:35px;line-height:35px;text-align:center;color:#fff;font-size:16px;}
.pro_gm:hover{background:#f94040;box-shadow:0 2px 0 #d43838;color:#fff;}
.abstract{margin-bottom:20px;font-size:16px}

.productright{
	margin-right: 350px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	float: right;
}

.productright .title{
	text-align: center;
	color: #333333;
	font-size: 20px;
	padding-bottom: 15px;
}

.project li{
	height: 240px;
	overflow: hidden;
	margin-bottom: 20px;
}

.project li p{
	white-space: normal;
}

.joinlogo{
	width: 80px;
	height: 80px;
	padding-right: 30px;
}

.jiontitle{
	font-size: 20px;
	color: #666666;
}

.joinfr{
	width: 705px;
	line-height: 26px;
}

.joinlist{
	float: left;
	padding-bottom: 25px;
}

.job{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.job li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #cacaca;
}

.contactinfo{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 50px;
}

.contactinfo li{
	float: left;
	width: 33.3333%;
	padding-bottom: 20px;
}

/*product æ’ä»¶æ&nbsp;·å¼*/
.ban{ width:500px; height:500px; position:relative; overflow:hidden;}
.ban2{ width:450px; height:450px; position:relative; overflow:hidden;border: 2px solid #dadada;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li img{ width:450px; height:450px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:415px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:100%;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:95px; height:68px; margin-right:5px; border: 2px solid #dadada;}
.num ul li img{width: 100%;height: 100%;}
.num ul li.on{ border:2px solid #ff9900; padding:0;}
.prev_btn1{ width:30px; text-align:center; height:72px; margin-right:5px; cursor:pointer; float:left;background: url(../img/productpre.jpg);}
.next_btn1{  width:30px; text-align:center; height:72px; cursor:pointer;float:right;background: url(../img/productnext.jpg);}
.prev_btn1:hover{ background: url(../img/productpreon.jpg);}
.next_btn1:hover{ background: url(../img/productnexton.jpg);}

/*add css*/
.nav li ul li ul{
	position: absolute;
	left: 170px;
	top: -5px;
}

.addleft{
	width: 200px;
}

.addright{
	width: 960px;
}

.submenu{
	display: none;
}

.menuhead{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 16px;
	text-indent: 1em;
}

.submenu li{
	text-indent: 1em;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.menuhead a:hover,.activeadd{
	display: block;
	background:#ffa200; 
	color: #fff;
}

.submenu li a:hover{
	display: block;
	background:#bebebe;
}

.div-inline{ display:inline-block}

/* äº§å“æ¨¡åž‹ */
.cat_product{margin:20px 5px;font-size:14px;color:#555}
.cat_product a{margin-right:20px;font-size:14px;color:#555;padding:2px 8px}
.cat_product a:hover,.cat_product .cur{background:#09c;color:#fff;border-radius:2px}
.main_product{margin:20px auto;}
.product_list{width:445px;height:160px;float:left;color:#333;border:1px #e8e8e8 solid;margin:5px;padding:20px;font-size:14px;}
.product_list:hover{border:2px #b1b1b1 solid;padding:19px}
.product_list img{width:216px;height:150px;float:left;margin-right:25px}
.pro_list_right{float:left}
.pro_name{font-size:16px;color:#333}
.pro_rmb{color:#e83b3b;margin-top:5px;}
.pro_kc{margin:8px 0 15px 0}
.pro_gm{background:#e83b3b;box-shadow:0 2px 0 #ae2424;border-radius:3px;width:130px;height:35px;line-height:35px;text-align:center;color:#fff;font-size:16px;}
.pro_gm:hover{background:#f94040;box-shadow:0 2px 0 #d43838;color:#fff;}
.abstract{margin-bottom:20px;font-size:16px}
.pro_img{width:400px;height:260px;float:left;margin-right:20px}
.show_pro h1{color:#333;font-size:22px;margin:20px 0;font-weight:normal}
.xiang{border-bottom:1px solid #e8e8e8;color:#333;font-size:16px;margin:20px 0;padding:10px 0;}
.location{margin-top:20px;padding-left:10px}
.image{width:550px;height:550px;line-height:550px;text-align:center;border:1px solid #dadada;background:#e5e5e5}
.image img {width:550px;height:550px;overflow:hidden;}
.switch {width:550px;height:87px;border:3px solid #dadada;margin:5px auto;}
.icon1{display:inline;width:30px;float:left;padding-top:18px;text-indent:-9999px;}
.icon1 a{display:block;width:30px;height:48px;background:url(../../../images/left.gif) no-repeat;}
.icon2{float:right;width:38px;padding-top:18px;text-indent:-9999px;}
.icon2 a{display:block;width:38px;height:48px;background:url(../../../images/right.gif) no-repeat;}
.switch_center {float:left;width:460px;height:83px;margin-left:16px;overflow:hidden;background:#e5e5e5}
.switch_center li {display:inline;float:left;width:80px;height:80px;margin-right:5px;padding-top:1px;}
.switch_center li a {display:block;width:80px;height:80px;border:1px solid #ccc;}
.switch_center li a img {width:80px;height:80px;}
.switch_center li a.on {border:1px solid #ff9900;}
.switch_center li a:hover {border:1px solid #ff9900;}
/* äº§å“æ¨¡åž‹ */

.right_g{ width:268px;overflow:hidden;border:1px solid #cdcdcd;}
.left_g{ width:668px;overflow:hidden;border:1px solid #cdcdcd;margin:20px 0;}
.block{display:block}
.ind_bt{font-size:16px;color:#464646;height:35px;line-height:35px;font-weight:normal;border:1px solid #DBDBDB;border-top:5px solid #09c;overflow:hidden;padding-left:20px;background:#fff;padding-right:10px;}
.mt_20{margin-top:20px;}
.mtb_20{margin:20px 0;}
.pl_10{padding-left:10px}
.ml_10{margin-left:10px;_margin-left:6px;}
.ind_bt a{font-size:16px;font-weight:normal;color:#464646;}
.col46 a{color:#464646}
.col46{color:#464646;}
.font16{font-size:16px;}
.gengduo{float: right;}
.main_left{float:left;width:700px;margin-top:20px;overflow:hidden;}
.img_text_list{margin-top:10px;color:#666;border-bottom: 1px dashed #dbdbdb;padding-bottom: 20px;margin-bottom: 20px;overflow:auto;height:130px;overflow:hidden;}
.img_text_list img{float:left;width:183px;height:115px;padding:1px;border:1px solid #cacaca;margin-right:20px;}
.img_text_list strong{margin-left:5px;}
.img_text_list strong a{color:#464646;font-size:14px;}
.img_text_list p{margin-top:10px;padding-left:207px}
.img_text_list p a{color:#2d64b3}
.com_list{padding-top:12px}
.com_list li{padding-bottom: 12px;margin-bottom: 12px;border-bottom: 1px dashed #dadada;}
.com_list li a{color:#555;font-size:14px}
.com_list li a:hover{color:#1eaff1}
.com_list .comment_article{display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.archives_list li{padding-left:10px;padding-bottom:3px;margin-bottom:3px;}
.main_right{float:right;width:280px;overflow:hidden;margin-top:20px;}
.img_text{margin-top:10px;color:#666;overflow:hidden;zoom:1;}
.img_text img{float:left;width:103px;height:70px;padding:1px;border:1px solid #cacaca;margin-right:10px;}
.img_text  a{color:#000;font-family: "å¾®è½¯é›…é»‘";font-size: 14px;}
.img_news{margin-bottom:20px;overflow:hidden;}
.img_news ul li{width:130px;float:left;text-align:center;}
.img_news ul li img{width:128px;height:82px;padding:1px;border:1px solid #cacaca;float:left;}
.img_news ul li em{font-style: normal;}
.img_news ul li a{color:#464646;}
.news_list,.l_list{border:1px #ccc solid;}
.news_list ul{margin:0 20px;padding:20px 0;}
.news_list ul li{line-height:40px;height:40px;font-size:14px;border-bottom: #d8d8d8 1px dashed;}
.news_list ul li a{color:#464646}
.news_list ul li a:hover{color:#666}
.news_list ul li span{float:right;color:#666;font-size:12px}
.l_list ul {margin:10px 0px;padding-left:28px;background:url(../images/num_list.png) no-repeat 10px 5px}
.l_list ul li{line-height:24px;height:24px;white-space:nowrap;overflow:hidden}
.content{margin:20px 0;padding:0 20px}
.content h1{font-family: "å¾®è½¯é›…é»‘";text-align: center;font-size: 16px;margin-bottom:20px;color:#333}
.content p,.content h2{color:#666;line-height:25px;font-size:14px;}
.content img{max-width:100%;_width:100%}
.content a{color:blue}
.info{color: #666;border-bottom:1px dashed #dadada;padding:0 6% 5px;overflow:hidden;zoom:1;margin-bottom:10px;}
.info img{max-width:100%;_width:100%}
.msg{width:650px;float:left;}
.fx{float:right;width:190px;}
.fen{float:left;}
.content .img_title{margin:20px 0;text-align:center;color:#666;}
.content pre{color:#444;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;display:block;margin:0 0 10px;padding:9px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:3px;background-color:#f5f5f5;white-space:pre-wrap;word-wrap:break-word;font-size:11px;line-height:20px;word-break:break-all}
.content_tag{margin:10px 0 15px 0;font-size:13px;}
.content_tag .tag_title img{height:20px}
.content_tag a{margin-right:10px;margin-bottom:5px;display:inline-block;background:#fff;font-size:12px;border-radius:3px;color:#666;border:1px solid #ccc;padding:0px 6px;}
.content_tag a:hover {color:#09c;border:1px solid #09c;transition: all 0.2s ease-in-out;text-decoration:none;}
.pn{margin:20px 0;}
.pn a{color:#464646}
.xiangguan ul li{font-size:12px;}
.operate{background:#fffced;padding:5px 5px;border:1px solid #ffbe7a}
.operate a{color:#000;}
.operate a:hover{color:#333}
#favorite{margin:0 8px;}
.print{margin-left:8px}
.tuijian {margin-top:20px;}
.tuijian ul li{width:156px;float:left;text-align:center;margin-right:23px;_margin-right:19px;margin-bottom:10px;}
.tuijian ul li  img{width:153px;height:100px;padding:1px;border:1px solid #cacaca;float:left;}
.tuijian ul li  em{font-style: normal;}
.tuijian ul li  a{color:#464646;}
.tuijian .m_r0{margin-right:0px;}
.img1 {text-align:center;}
.img1 img{width:270px;height:173px;margin-bottom:3px;}
.img1 a{color:#000;}</pre></body></html>